←Select platform
In This Topic ▼

ThreadSafeList<T> Class Members

Summary

The following tables list the members exposed by ThreadSafeList<T>.

Public Constructors

Name Description
Public Constructor ThreadSafeList<T> Initializes a new instance of the ThreadSafeList<T> class.

Public Methods

Name Description
Public Method Add Adds an item to the ICollection.
Public Method Clear Removes all items from the ICollection.
Public Method Contains Determines whether the ICollection contains a specific value.
Public Method CopyTo Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index.
Public Method GetEnumerator Returns an enumerator that iterates through the collection.
Public Method IndexOf Determines the index of a specific item in the IList.
Public Method Insert Inserts an item to the IList at the specified index.
Public Method Remove Removes the first occurrence of a specific object from the ICollection.
Public Method RemoveAt Removes the IList item at the specified index.

Public Properties

Name Description
Public Property Count Gets the number of elements contained in the ICollection.
Public Property IsReadOnly Gets a value indicating whether the ICollection is read-only.
Public Property Item Gets or sets the IList at the specified index.

See Also

Reference

ThreadSafeList<T> Class

Leadtools.Dicom.AddIn Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.